Skip to content

Add AgentBox to Execution Substrates & Sandboxing#19

Open
madarco wants to merge 1 commit into
Picrew:mainfrom
madarco:add-agentbox
Open

Add AgentBox to Execution Substrates & Sandboxing#19
madarco wants to merge 1 commit into
Picrew:mainfrom
madarco:add-agentbox

Conversation

@madarco

@madarco madarco commented Jun 6, 2026

Copy link
Copy Markdown

Adds AgentBox (https://github.com/madarco/agentbox, MIT) to Execution Substrates & Sandboxing.

AgentBox is a self-hostable CLI that teleports a project into an isolated box per agent — local Docker (FUSE overlay) or cloud VMs via Hetzner/Daytona/Vercel/E2B — with sub-1s starts from checkpoints, a per-box browser + VS Code, and git credentials kept on the host. Works with Claude Code, Codex, and OpenCode.

Process followed (per CONTRIBUTING):

  • Edited data/projects.yaml only (added one entry with all required fields + license).
  • Ran render_readme.py (regenerated README.md + README_zh.md) and verify_catalog.py (report committed) — verification passes.
  • Did not run sync_github_metadata.py to avoid churning every other entry's star snapshot; my entry's stars_snapshot (41) and updated_at are set manually and the maintainer's next sync will refresh them.

Note: there's an existing entry literally named agentbox that points to a different repo (mattolson/agent-sandbox), so I named this one AgentBox (madarco) to avoid the duplicate-name check. Happy to rename if you prefer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant